getContentIntent

@Nullable
open fun getContentIntent(): @Nullable PendingIntent(source)

Returns the TV-specific content intent. If this method returns null, the main content intent on the notification should be used.

See also

{@link Notification#contentIntent}